[INFO] cloning repository https://github.com/thanhtan541/cohesion-coupling-presenation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thanhtan541/cohesion-coupling-presenation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanhtan541%2Fcohesion-coupling-presenation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanhtan541%2Fcohesion-coupling-presenation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 245f6acd94db29bde0e64db9f09e80e07efff9a1
[INFO] fixing thanhtan541/cohesion-coupling-presenation against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanhtan541%2Fcohesion-coupling-presenation" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thanhtan541/cohesion-coupling-presenation
[INFO] finished tweaking git repo https://github.com/thanhtan541/cohesion-coupling-presenation
[INFO] tweaked toml for git repo https://github.com/thanhtan541/cohesion-coupling-presenation written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thanhtan541/cohesion-coupling-presenation on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thanhtan541/cohesion-coupling-presenation already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 709c688d64cd65a227365c9af240f7229aa7d00796ece7775a369118dccd63a4
[INFO] running `Command { std: "docker" "start" "709c688d64cd65a227365c9af240f7229aa7d00796ece7775a369118dccd63a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "709c688d64cd65a227365c9af240f7229aa7d00796ece7775a369118dccd63a4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "709c688d64cd65a227365c9af240f7229aa7d00796ece7775a369118dccd63a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "709c688d64cd65a227365c9af240f7229aa7d00796ece7775a369118dccd63a4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking coupling-cohesin-presenation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `super::shop`
[INFO] [stdout]   --> src/coupling/data_coupling.rs:31:40
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use super::{display::format_price, shop::Product};
[INFO] [stdout]    |                                        ^^^^ could not find `shop` in `super`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `value` on type `&data_loader::Record`
[INFO] [stdout]   --> src/coupling/external_coupling.rs:36:53
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let sum: f64 = records.iter().map(|rec| rec.value).sum();
[INFO] [stdout]    |                                                     ^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `id`, `data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `value` on type `&data_loader::Record`
[INFO] [stdout]   --> src/coupling/external_coupling.rs:36:53
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let sum: f64 = records.iter().map(|rec| rec.value).sum();
[INFO] [stdout]    |                                                     ^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `id`, `data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `Format::Yaml` not covered
[INFO] [stdout]   --> src/coupling/control_coupling.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |         match format {
[INFO] [stdout]    |               ^^^^^^ pattern `Format::Yaml` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `Format` defined here
[INFO] [stdout]   --> src/coupling/control_coupling.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub enum Format {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |         Yaml,
[INFO] [stdout]    |         ---- not covered
[INFO] [stdout]    = note: the matched value is of type `Format`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 33 ~             },
[INFO] [stdout] 34 +             Format::Yaml => todo!()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `formatter::Format::Yaml` not covered
[INFO] [stdout]   --> src/coupling/control_coupling.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |         match format {
[INFO] [stdout]    |               ^^^^^^ pattern `formatter::Format::Yaml` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `formatter::Format` defined here
[INFO] [stdout]   --> src/coupling/control_coupling.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub enum Format {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |         Yaml,
[INFO] [stdout]    |         ---- not covered
[INFO] [stdout]    = note: the matched value is of type `formatter::Format`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 33 ~             },
[INFO] [stdout] 34 +             formatter::Format::Yaml => todo!()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0432, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coupling-cohesin-presenation` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `coupling-cohesin-presenation` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "709c688d64cd65a227365c9af240f7229aa7d00796ece7775a369118dccd63a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "709c688d64cd65a227365c9af240f7229aa7d00796ece7775a369118dccd63a4", kill_on_drop: false }`
[INFO] [stdout] 709c688d64cd65a227365c9af240f7229aa7d00796ece7775a369118dccd63a4
